[INFO] fetching crate open-coroutine 0.7.0...
[INFO] checking open-coroutine-0.7.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate open-coroutine 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate open-coroutine 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate open-coroutine 0.7.0
[INFO] tweaked toml for crates.io crate open-coroutine 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate open-coroutine 0.7.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate open-coroutine 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b
[INFO] running `Command { std: "docker" "start" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking st3 v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling open-coroutine-core v0.7.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling open-coroutine-macros v0.7.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking open-coroutine-hook v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling open-coroutine v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 |         if cfg!(target_os = "linux") && file_name.ends_with(".so") {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |         } else if cfg!(target_os = "macos") && file_name.ends_with(".dylib") {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "macos"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |         } else if cfg!(windows) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_WINDOWS").is_ok()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-coroutine` (build script) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b", kill_on_drop: false }`
[INFO] [stdout] 1c97a1a3fb0ab65501fa1ce7f7d864d6b0b45cf51b6ca2726bb28913620c725b
